.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-4a9cdea8-f298-43bf-89b1-c4c07df4af75 {
  min-height: 55px;
}








#s-4a9cdea8-f298-43bf-89b1-c4c07df4af75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a9cdea8-f298-43bf-89b1-c4c07df4af75.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-85ae7750-0a80-491d-a987-f00a22e26800 {
  margin-top: -12px;
margin-bottom: 12px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-85ae7750-0a80-491d-a987-f00a22e26800 img.shogun-image {
    
    width: px;
  }


#s-85ae7750-0a80-491d-a987-f00a22e26800 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (max-width: 767px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}







#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-7103f80c-1b46-477d-9a41-a2c04684538a {
  min-height: 50px;
}








#s-7103f80c-1b46-477d-9a41-a2c04684538a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7103f80c-1b46-477d-9a41-a2c04684538a.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 0px) {
[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d2291afb-bd33-49c4-8d7e-78d9aefd123b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e459b5d7-3382-4bc0-bd5d-5345c494d91a {
  text-align: center;
}




  #s-e459b5d7-3382-4bc0-bd5d-5345c494d91a img.shogun-image {
    
    width: px;
  }


#s-e459b5d7-3382-4bc0-bd5d-5345c494d91a .shogun-image-content {
  
    align-items: center;
  
}

#s-a091b88d-02b2-401b-b0cd-bd41b2000169 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-031306dc-1a76-41ae-ac13-975660a1ea96 {
  text-align: center;
}




  #s-031306dc-1a76-41ae-ac13-975660a1ea96 img.shogun-image {
    
    width: px;
  }


#s-031306dc-1a76-41ae-ac13-975660a1ea96 .shogun-image-content {
  
    align-items: center;
  
}

#s-a46d7669-cfc9-40ed-be87-29aac861775f {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-f0eaa7f7-3a39-41bc-93c4-2da920dc60bd {
  text-align: center;
}




  #s-f0eaa7f7-3a39-41bc-93c4-2da920dc60bd img.shogun-image {
    
    width: px;
  }


#s-f0eaa7f7-3a39-41bc-93c4-2da920dc60bd .shogun-image-content {
  
    align-items: center;
  
}

#s-96a5e7eb-4499-4f49-a8f2-10b4920ad973 {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-133c1252-e25f-4286-bc1a-99b793b48b74 {
  text-align: center;
}




  #s-133c1252-e25f-4286-bc1a-99b793b48b74 img.shogun-image {
    
    width: px;
  }


#s-133c1252-e25f-4286-bc1a-99b793b48b74 .shogun-image-content {
  
    align-items: center;
  
}

#s-c23c5346-ddbf-48b2-b7ee-76fe81b7bbad {
  margin-top: 4px;
margin-bottom: 4px;
}

#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d445265c-226a-425f-bca5-ab91462baec0 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}
@media (min-width: 1200px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (max-width: 767px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.0px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.0px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.0px);
}

}

#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper {
  text-align: center;
}


#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  opacity: 1;
}
@media (min-width: 1200px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}@media (max-width: 767px){#s-5c6e470b-eb63-48a5-9e29-66968cebbb0f {
  
}
}
#s-27eddb5f-ca2e-488f-91a7-8048021260ad {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper {
  text-align: center;
}


#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  opacity: 1;
}
@media (min-width: 1200px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}@media (max-width: 767px){#s-a5d89dc7-f375-4125-b934-535d0e9f7d6d {
  
}
}
#s-2a78e799-2548-4693-85ee-0206dffdd923 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-07063159-9af0-491c-ab0f-bdf259099949 {
  opacity: 1;
}
@media (min-width: 1200px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}@media (max-width: 767px){#s-07063159-9af0-491c-ab0f-bdf259099949 {
  
}
}
#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper {
  text-align: center;
}


#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  opacity: 1;
}
@media (min-width: 1200px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}@media (max-width: 767px){#s-73becf24-b876-45fd-9d25-8c0794ea90c2 {
  
}
}
#s-a9018cb4-1f81-4d0b-b386-149ad3dfc790 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-a9018cb4-1f81-4d0b-b386-149ad3dfc790 .shogun-icon-wrapper {
  text-align: center;
}


#s-a9018cb4-1f81-4d0b-b386-149ad3dfc790 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-d8602099-c1e2-4799-b494-e84ef6850d36 {
  opacity: 1;
}
@media (min-width: 1200px){#s-d8602099-c1e2-4799-b494-e84ef6850d36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8602099-c1e2-4799-b494-e84ef6850d36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8602099-c1e2-4799-b494-e84ef6850d36 {
  
}
}@media (max-width: 767px){#s-d8602099-c1e2-4799-b494-e84ef6850d36 {
  
}
}
#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (max-width: 767px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}







#s-3e077126-f2f8-466c-91bb-f2975e5c5898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e077126-f2f8-466c-91bb-f2975e5c5898.shg-box.shg-c {
  justify-content: flex-start;
}

#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}@media (max-width: 767px){#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {
  
}
}
@media (min-width: 0px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}@media (max-width: 767px){#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 {
  
}
}







#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af7f19a6-fadf-4f57-a675-cd2e7edb1d74.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-98bd4f9e-6e8c-4e60-b291-8509d542a8fe {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98bd4f9e-6e8c-4e60-b291-8509d542a8fe .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-7158d809-ce11-44a5-877d-5fb3e6fdcabf {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 249, 249, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(4, 0, 0, 1);
}
#s-7158d809-ce11-44a5-877d-5fb3e6fdcabf:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7158d809-ce11-44a5-877d-5fb3e6fdcabf:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-7158d809-ce11-44a5-877d-5fb3e6fdcabf-btn-wrapper {
    text-align: left;
  }


#s-7158d809-ce11-44a5-877d-5fb3e6fdcabf.shg-btn {
  color: rgba(4, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 400px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 {
  
}
}@media (max-width: 767px){#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 {
  
}
}







#s-47da45e1-67c9-454b-b4e6-9829e6895fc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47da45e1-67c9-454b-b4e6-9829e6895fc9.shg-box.shg-c {
  justify-content: center;
}

#s-5f01b99f-aadc-40e0-a5ce-0bcde8ebaded {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5f01b99f-aadc-40e0-a5ce-0bcde8ebaded .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-23debbb5-2189-477a-b087-2f287c12ff9f {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 249, 249, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(4, 0, 0, 1);
}
#s-23debbb5-2189-477a-b087-2f287c12ff9f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-23debbb5-2189-477a-b087-2f287c12ff9f:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-23debbb5-2189-477a-b087-2f287c12ff9f-btn-wrapper {
    text-align: left;
  }


#s-23debbb5-2189-477a-b087-2f287c12ff9f.shg-btn {
  color: rgba(4, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (max-width: 767px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}







#s-bb85bb26-2fd4-4b13-944e-38696c59754c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb85bb26-2fd4-4b13-944e-38696c59754c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  border-style: solid;
margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (max-width: 767px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}
#s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a {
  
}
}@media (max-width: 767px){#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a {
  
}
}
#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs {
  justify-content: center;
}


  #s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
  #s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(244, 244, 244, 1);
    border: 1px solid rgba(0, 0, 0, 0.21);
  }
#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Work Sans;
  font-weight: ;
  font-style: ;
  font-size: 11px;
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(244, 244, 244, 1);
}

#s-30edcfdf-f26b-4627-93f2-7fbb80f10c5a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0.21);
}

#s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb {
  
}
}@media (max-width: 767px){#s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb {
  
}
}
@media (min-width: 0px) {
[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-18dac8d8-0c5a-4131-a9bf-d77b80d7f9fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-495491d7-8988-4ae6-8746-924af398efbe {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-495491d7-8988-4ae6-8746-924af398efbe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-495491d7-8988-4ae6-8746-924af398efbe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-495491d7-8988-4ae6-8746-924af398efbe {
  
}
}@media (max-width: 767px){#s-495491d7-8988-4ae6-8746-924af398efbe {
  
}
}
#s-495491d7-8988-4ae6-8746-924af398efbe {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  
}
}@media (max-width: 767px){#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  
}
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  max-width: 100%;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom,
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  max-width: 100%;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom,
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  max-width: 100%;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom,
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  max-width: 100%;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom,
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e {
  max-width: 100%;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom,
.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bdaff76f-62c6-47f5-9d43-96a5db8b8b8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-453de626-a588-4550-886c-5c67c41f8312 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-453de626-a588-4550-886c-5c67c41f8312 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-453de626-a588-4550-886c-5c67c41f8312 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-453de626-a588-4550-886c-5c67c41f8312 {
  
}
}@media (max-width: 767px){#s-453de626-a588-4550-886c-5c67c41f8312 {
  
}
}
#s-453de626-a588-4550-886c-5c67c41f8312 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-2256be38-20df-4aee-a791-384e3cf20b24 {
  text-align: center;
}
@media (min-width: 1200px){#s-2256be38-20df-4aee-a791-384e3cf20b24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2256be38-20df-4aee-a791-384e3cf20b24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2256be38-20df-4aee-a791-384e3cf20b24 {
  
}
}@media (max-width: 767px){#s-2256be38-20df-4aee-a791-384e3cf20b24 {
  
}
}
#s-2256be38-20df-4aee-a791-384e3cf20b24 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-2256be38-20df-4aee-a791-384e3cf20b24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-2256be38-20df-4aee-a791-384e3cf20b24 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba {
  
}
}@media (max-width: 767px){#s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba {
  
}
}
@media (min-width: 0px) {
[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-33eea6c3-5976-4a0b-b0a6-8099f9a205ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 8, 6, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-071e2227-957c-4666-874d-04ec1ffc5f08:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-071e2227-957c-4666-874d-04ec1ffc5f08:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  
}
}@media (max-width: 767px){#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  
}
}


#s-071e2227-957c-4666-874d-04ec1ffc5f08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-071e2227-957c-4666-874d-04ec1ffc5f08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-071e2227-957c-4666-874d-04ec1ffc5f08.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-071e2227-957c-4666-874d-04ec1ffc5f08.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  
}
}@media (max-width: 767px){#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  
}
}
#s-78f41eec-905b-4cab-8f01-27285ec5a1ca {
  display: none;
}
#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  
}
}@media (max-width: 767px){#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  
}
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  max-width: 100%;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom,
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  max-width: 100%;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom,
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  max-width: 100%;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom,
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  max-width: 100%;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom,
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 {
  max-width: 100%;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom,
.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b207e21-1343-40ab-a2ad-49326f866a24 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc {
  
}
}@media (max-width: 767px){#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc {
  
}
}
#s-1fa2f1a0-cd37-40c2-becc-9d6ed3f685dc .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-60e3ce38-705b-4522-a8a7-c0990ec70822 {
  text-align: center;
}
@media (min-width: 1200px){#s-60e3ce38-705b-4522-a8a7-c0990ec70822 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60e3ce38-705b-4522-a8a7-c0990ec70822 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60e3ce38-705b-4522-a8a7-c0990ec70822 {
  
}
}@media (max-width: 767px){#s-60e3ce38-705b-4522-a8a7-c0990ec70822 {
  
}
}
#s-60e3ce38-705b-4522-a8a7-c0990ec70822 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-60e3ce38-705b-4522-a8a7-c0990ec70822 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-60e3ce38-705b-4522-a8a7-c0990ec70822 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-a91d639f-6000-458e-9975-eee30d86451e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a91d639f-6000-458e-9975-eee30d86451e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a91d639f-6000-458e-9975-eee30d86451e {
  
}
}@media (max-width: 767px){#s-a91d639f-6000-458e-9975-eee30d86451e {
  
}
}
@media (min-width: 0px) {
[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a91d639f-6000-458e-9975-eee30d86451e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  
}
}@media (max-width: 767px){#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  
}
}


#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-79e79eb1-f1dd-42ab-8bd4-f40498bde944.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  
}
}@media (max-width: 767px){#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  
}
}
#s-91e7d1c9-10e7-43bb-8c85-e4972deec5c8 {
  display: none;
}
#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  
}
}@media (max-width: 767px){#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  
}
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  max-width: 100%;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom,
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  max-width: 100%;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom,
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  max-width: 100%;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom,
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  max-width: 100%;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom,
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 {
  max-width: 100%;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom,
.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b9039a4-8e70-46ac-bb8d-485ef8eb2156 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9504f05c-1d2d-4673-936a-a0464ea8314d {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-9504f05c-1d2d-4673-936a-a0464ea8314d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9504f05c-1d2d-4673-936a-a0464ea8314d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9504f05c-1d2d-4673-936a-a0464ea8314d {
  
}
}@media (max-width: 767px){#s-9504f05c-1d2d-4673-936a-a0464ea8314d {
  
}
}
#s-9504f05c-1d2d-4673-936a-a0464ea8314d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-d8456a40-5f60-4506-ad31-2c91a87522ef {
  text-align: center;
}
@media (min-width: 1200px){#s-d8456a40-5f60-4506-ad31-2c91a87522ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8456a40-5f60-4506-ad31-2c91a87522ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8456a40-5f60-4506-ad31-2c91a87522ef {
  
}
}@media (max-width: 767px){#s-d8456a40-5f60-4506-ad31-2c91a87522ef {
  
}
}
#s-d8456a40-5f60-4506-ad31-2c91a87522ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-d8456a40-5f60-4506-ad31-2c91a87522ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-d8456a40-5f60-4506-ad31-2c91a87522ef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-9f564f63-d4f8-4c60-a818-6ace6077ce98 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f564f63-d4f8-4c60-a818-6ace6077ce98 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f564f63-d4f8-4c60-a818-6ace6077ce98 {
  
}
}@media (max-width: 767px){#s-9f564f63-d4f8-4c60-a818-6ace6077ce98 {
  
}
}
@media (min-width: 0px) {
[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f564f63-d4f8-4c60-a818-6ace6077ce98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  
}
}@media (max-width: 767px){#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  
}
}


#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ca1a50a6-c15e-4bd9-86e6-0123c7b964e8.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  
}
}@media (max-width: 767px){#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  
}
}
#s-e12f79a3-f752-4b88-bf56-35e1e646bb55 {
  display: none;
}
#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  
}
}@media (max-width: 767px){#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  
}
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  max-width: 100%;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom,
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  max-width: 100%;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom,
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  max-width: 100%;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom,
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  max-width: 100%;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom,
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c {
  max-width: 100%;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom,
.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-566cc297-aa07-425b-9c09-b2c73cc4ae5c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 {
  
}
}@media (max-width: 767px){#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 {
  
}
}
#s-5f36e38c-8f60-4f3c-9f9d-8143802b8893 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-46865dce-706c-4308-9b6b-faa5eb16606f {
  text-align: center;
}
@media (min-width: 1200px){#s-46865dce-706c-4308-9b6b-faa5eb16606f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46865dce-706c-4308-9b6b-faa5eb16606f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46865dce-706c-4308-9b6b-faa5eb16606f {
  
}
}@media (max-width: 767px){#s-46865dce-706c-4308-9b6b-faa5eb16606f {
  
}
}
#s-46865dce-706c-4308-9b6b-faa5eb16606f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-46865dce-706c-4308-9b6b-faa5eb16606f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-46865dce-706c-4308-9b6b-faa5eb16606f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-2e232346-fc66-4a52-b3b1-ef4ba2645987 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e232346-fc66-4a52-b3b1-ef4ba2645987 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e232346-fc66-4a52-b3b1-ef4ba2645987 {
  
}
}@media (max-width: 767px){#s-2e232346-fc66-4a52-b3b1-ef4ba2645987 {
  
}
}
@media (min-width: 0px) {
[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2e232346-fc66-4a52-b3b1-ef4ba2645987"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-2d066de1-d5de-4311-9a0b-392567013e35:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2d066de1-d5de-4311-9a0b-392567013e35:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  
}
}@media (max-width: 767px){#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  
}
}


#s-2d066de1-d5de-4311-9a0b-392567013e35 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2d066de1-d5de-4311-9a0b-392567013e35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d066de1-d5de-4311-9a0b-392567013e35.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2d066de1-d5de-4311-9a0b-392567013e35.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 {
  
}
}@media (max-width: 767px){#s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691 {
  
}
}
@media (min-width: 0px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-0e7d43e7-e1ea-48ee-b405-cc6ed6d91691"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  
}
}@media (max-width: 767px){#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  
}
}
#s-56fc6de4-a387-414c-8b67-7f0970342f80 {
  display: none;
}
#s-1f26e888-6391-4a2d-a184-344229998559 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1f26e888-6391-4a2d-a184-344229998559 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f26e888-6391-4a2d-a184-344229998559 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f26e888-6391-4a2d-a184-344229998559 {
  
}
}@media (max-width: 767px){#s-1f26e888-6391-4a2d-a184-344229998559 {
  
}
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 {
  max-width: 100%;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom,
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 {
  max-width: 100%;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom,
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 {
  max-width: 100%;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom,
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 {
  max-width: 100%;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom,
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 {
  max-width: 100%;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom,
.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f26e888-6391-4a2d-a184-344229998559 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 {
  
}
}@media (max-width: 767px){#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 {
  
}
}
#s-cfb8173a-0a56-46d2-a86b-2cc1b7df3668 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce {
  text-align: center;
}
@media (min-width: 1200px){#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce {
  
}
}@media (max-width: 767px){#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce {
  
}
}
#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-4021b9d8-0af9-4420-be6f-1b918e79d5ce .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-7d736bc4-f710-4f1d-9292-85aa55ffe71d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d736bc4-f710-4f1d-9292-85aa55ffe71d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d736bc4-f710-4f1d-9292-85aa55ffe71d {
  
}
}@media (max-width: 767px){#s-7d736bc4-f710-4f1d-9292-85aa55ffe71d {
  
}
}
@media (min-width: 0px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7d736bc4-f710-4f1d-9292-85aa55ffe71d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-2ab06387-6e42-43b2-9429-9f10c518cd2c:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ab06387-6e42-43b2-9429-9f10c518cd2c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  
}
}@media (max-width: 767px){#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  
}
}


#s-2ab06387-6e42-43b2-9429-9f10c518cd2c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2ab06387-6e42-43b2-9429-9f10c518cd2c.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  
}
}@media (max-width: 767px){#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  
}
}
#s-5115603f-59e5-468e-8cba-e4f6aede69fc {
  display: none;
}
#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  
}
}@media (max-width: 767px){#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  
}
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  max-width: 100%;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom,
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  max-width: 100%;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom,
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  max-width: 100%;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom,
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  max-width: 100%;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom,
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 {
  max-width: 100%;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom,
.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e087dae-b937-4f4d-ae86-3798ad7daac0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 {
  
}
}@media (max-width: 767px){#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 {
  
}
}
#s-94eb272b-152f-4fa2-8b5d-399d4250e1a9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-92aea110-5e18-475b-b192-4197976e4508 {
  text-align: center;
}
@media (min-width: 1200px){#s-92aea110-5e18-475b-b192-4197976e4508 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92aea110-5e18-475b-b192-4197976e4508 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92aea110-5e18-475b-b192-4197976e4508 {
  
}
}@media (max-width: 767px){#s-92aea110-5e18-475b-b192-4197976e4508 {
  
}
}
#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-92aea110-5e18-475b-b192-4197976e4508 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6 {
  
}
}@media (max-width: 767px){#s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6 {
  
}
}
@media (min-width: 0px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-90a35dc8-ddd7-4816-b54b-634bb9daf2b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-eb938e50-7890-4c24-9edf-31bd734d2974:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb938e50-7890-4c24-9edf-31bd734d2974:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  
}
}@media (max-width: 767px){#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  
}
}


#s-eb938e50-7890-4c24-9edf-31bd734d2974 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-eb938e50-7890-4c24-9edf-31bd734d2974.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb938e50-7890-4c24-9edf-31bd734d2974.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-eb938e50-7890-4c24-9edf-31bd734d2974.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  
}
}@media (max-width: 767px){#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  
}
}
#s-ec060b5d-0c37-4a13-b895-fb131889aaa6 {
  display: none;
}
#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  
}
}@media (max-width: 767px){#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  
}
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  max-width: 100%;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom,
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  max-width: 100%;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom,
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  max-width: 100%;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom,
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  max-width: 100%;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom,
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 {
  max-width: 100%;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom,
.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1e20887-378d-4a7a-94a6-d707e7951c78 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b01e96aa-930e-411c-ac92-111a55375fed {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-b01e96aa-930e-411c-ac92-111a55375fed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b01e96aa-930e-411c-ac92-111a55375fed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b01e96aa-930e-411c-ac92-111a55375fed {
  
}
}@media (max-width: 767px){#s-b01e96aa-930e-411c-ac92-111a55375fed {
  
}
}
#s-b01e96aa-930e-411c-ac92-111a55375fed .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 {
  text-align: center;
}
@media (min-width: 1200px){#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 {
  
}
}@media (max-width: 767px){#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 {
  
}
}
#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-60e7fcfc-2d0d-40be-b6cb-7fa862363351 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-ad735122-3a72-40e3-9296-a170af07cbea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad735122-3a72-40e3-9296-a170af07cbea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad735122-3a72-40e3-9296-a170af07cbea {
  
}
}@media (max-width: 767px){#s-ad735122-3a72-40e3-9296-a170af07cbea {
  
}
}
@media (min-width: 0px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ad735122-3a72-40e3-9296-a170af07cbea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  
}
}@media (max-width: 767px){#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  
}
}


#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b2a8b496-9dd5-4325-8a68-2251e1a7c035.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  
}
}@media (max-width: 767px){#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  
}
}
#s-96dd47a0-20c7-4eb5-bb98-343cc53e6aee {
  display: none;
}
#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  
}
}@media (max-width: 767px){#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  
}
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  max-width: 100%;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom,
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  max-width: 100%;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom,
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  max-width: 100%;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom,
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  max-width: 100%;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom,
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef {
  max-width: 100%;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom,
.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3beb6048-3c1f-4f1d-9b5e-5c1306cae4ef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 {
  
}
}@media (max-width: 767px){#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 {
  
}
}
#s-a065b6b8-afc6-49a3-9f0b-6a45613adc50 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 {
  text-align: center;
}
@media (min-width: 1200px){#s-1b170d11-498c-468e-af43-2a9db2524390 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b170d11-498c-468e-af43-2a9db2524390 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b170d11-498c-468e-af43-2a9db2524390 {
  
}
}@media (max-width: 767px){#s-1b170d11-498c-468e-af43-2a9db2524390 {
  
}
}
#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-1b170d11-498c-468e-af43-2a9db2524390 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5 {
  
}
}@media (max-width: 767px){#s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5 {
  
}
}
@media (min-width: 0px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc0bdd7d-3b52-4d11-992a-af5556dce6d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 10, 9, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-89a874bf-07cb-4791-a868-b4579a5262a0:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-89a874bf-07cb-4791-a868-b4579a5262a0:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  
}
}@media (max-width: 767px){#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  
}
}


#s-89a874bf-07cb-4791-a868-b4579a5262a0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-89a874bf-07cb-4791-a868-b4579a5262a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89a874bf-07cb-4791-a868-b4579a5262a0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-89a874bf-07cb-4791-a868-b4579a5262a0.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  
}
}@media (max-width: 767px){#s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed {
  
}
}
@media (min-width: 0px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b4b697e7-f8e8-48d9-ac9f-39554ed704ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  
}
}@media (max-width: 767px){#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  
}
}
#s-95aeb968-e1ae-4cf3-ad1b-fb6ed20e298c {
  display: none;
}
#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  
}
}@media (max-width: 767px){#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  
}
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  max-width: 100%;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom,
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  max-width: 100%;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom,
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  max-width: 100%;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom,
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  max-width: 100%;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom,
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 {
  max-width: 100%;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom,
.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12fcb3b6-ee86-4f50-843b-36bbd9b47af6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  
}
}@media (max-width: 767px){#s-1f1964c6-f6c6-4761-9548-2b1121b95976 {
  
}
}
#s-1f1964c6-f6c6-4761-9548-2b1121b95976 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  text-align: center;
}
@media (min-width: 1200px){#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  
}
}@media (max-width: 767px){#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e {
  
}
}
#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-3b9156ee-f54a-4aae-81d3-71b2d317f88e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7 {
  
}
}@media (max-width: 767px){#s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7 {
  
}
}
@media (min-width: 0px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-03e84c2d-aa5e-4ca2-901f-69d81635d5f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43:hover {border-style: solid !important;
padding-top: 8px !important;
padding-bottom: 8px !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43:active {border-style: solid !important;
border-color: rgba(0, 216, 161, 0.65) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  
}
}@media (max-width: 767px){#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  
}
}


#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-21ead0dd-3f22-4d7c-8afd-be5cc5310b43.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  
}
}@media (max-width: 767px){#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  
}
}
#s-87a79ce8-242f-458a-b1f7-42e9751c7f8f {
  display: none;
}
#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  
}
}@media (max-width: 767px){#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  
}
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  max-width: 100%;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom,
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  max-width: 100%;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom,
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  max-width: 100%;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom,
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  max-width: 100%;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom,
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf {
  max-width: 100%;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom,
.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13d0b782-dfae-4d52-abe3-dcdf10a7dedf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c216c8cc-f893-4755-9ade-a367aa9828b5 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-c216c8cc-f893-4755-9ade-a367aa9828b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c216c8cc-f893-4755-9ade-a367aa9828b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c216c8cc-f893-4755-9ade-a367aa9828b5 {
  
}
}@media (max-width: 767px){#s-c216c8cc-f893-4755-9ade-a367aa9828b5 {
  
}
}
#s-c216c8cc-f893-4755-9ade-a367aa9828b5 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 {
  text-align: center;
}
@media (min-width: 1200px){#s-84060917-3d2c-4e2b-8fa5-c95602c74279 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84060917-3d2c-4e2b-8fa5-c95602c74279 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-84060917-3d2c-4e2b-8fa5-c95602c74279 {
  
}
}@media (max-width: 767px){#s-84060917-3d2c-4e2b-8fa5-c95602c74279 {
  
}
}
#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-84060917-3d2c-4e2b-8fa5-c95602c74279 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-1f207fda-2e14-41b5-9d8e-f7021fe4da09 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f207fda-2e14-41b5-9d8e-f7021fe4da09 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f207fda-2e14-41b5-9d8e-f7021fe4da09 {
  
}
}@media (max-width: 767px){#s-1f207fda-2e14-41b5-9d8e-f7021fe4da09 {
  
}
}
@media (min-width: 0px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f207fda-2e14-41b5-9d8e-f7021fe4da09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-ce772bd9-9af1-4e58-923d-20878bae9c63:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ce772bd9-9af1-4e58-923d-20878bae9c63:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  
}
}@media (max-width: 767px){#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  
}
}


#s-ce772bd9-9af1-4e58-923d-20878bae9c63 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ce772bd9-9af1-4e58-923d-20878bae9c63.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  
}
}@media (max-width: 767px){#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  
}
}
#s-b623e07b-fb9c-4a01-b79a-f32bebd85e80 {
  display: none;
}
#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  
}
}@media (max-width: 767px){#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  
}
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  max-width: 100%;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom,
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  max-width: 100%;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom,
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  max-width: 100%;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom,
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  max-width: 100%;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom,
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae {
  max-width: 100%;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom,
.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c23442-d3c8-4f21-a67e-31be35435fae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7fe4a985-8531-4423-96c9-53791c3f3764 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-7fe4a985-8531-4423-96c9-53791c3f3764 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7fe4a985-8531-4423-96c9-53791c3f3764 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7fe4a985-8531-4423-96c9-53791c3f3764 {
  
}
}@media (max-width: 767px){#s-7fe4a985-8531-4423-96c9-53791c3f3764 {
  
}
}
#s-7fe4a985-8531-4423-96c9-53791c3f3764 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 {
  text-align: center;
}
@media (min-width: 1200px){#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 {
  
}
}@media (max-width: 767px){#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 {
  
}
}
#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-fcd6cf43-4b70-41e0-b07c-48491ada2a91 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-3046a75a-0b54-406e-8188-3d63856c3f5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3046a75a-0b54-406e-8188-3d63856c3f5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3046a75a-0b54-406e-8188-3d63856c3f5f {
  
}
}@media (max-width: 767px){#s-3046a75a-0b54-406e-8188-3d63856c3f5f {
  
}
}
@media (min-width: 0px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3046a75a-0b54-406e-8188-3d63856c3f5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-e5ce5a71-7314-45d8-a299-7728c4270400:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e5ce5a71-7314-45d8-a299-7728c4270400:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  
}
}@media (max-width: 767px){#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  
}
}


#s-e5ce5a71-7314-45d8-a299-7728c4270400 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e5ce5a71-7314-45d8-a299-7728c4270400.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5ce5a71-7314-45d8-a299-7728c4270400.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e5ce5a71-7314-45d8-a299-7728c4270400.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  
}
}@media (max-width: 767px){#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  
}
}
#s-9d98e33c-68fe-4fd5-8762-f60556124d66 {
  display: none;
}
#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  
}
}@media (max-width: 767px){#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  
}
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  max-width: 100%;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom,
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  max-width: 100%;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom,
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  max-width: 100%;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom,
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  max-width: 100%;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom,
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 {
  max-width: 100%;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom,
.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f999f8e0-6b06-4795-8a39-82a3e2491eb6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fa536175-5576-46db-a6d0-fef2afb67f0e {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-fa536175-5576-46db-a6d0-fef2afb67f0e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa536175-5576-46db-a6d0-fef2afb67f0e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa536175-5576-46db-a6d0-fef2afb67f0e {
  
}
}@media (max-width: 767px){#s-fa536175-5576-46db-a6d0-fef2afb67f0e {
  
}
}
#s-fa536175-5576-46db-a6d0-fef2afb67f0e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b {
  text-align: center;
}
@media (min-width: 1200px){#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b {
  
}
}@media (max-width: 767px){#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b {
  
}
}
#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-d64a6b11-e0b4-4a29-9aa4-dc8b6f898e8b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
  padding-left: 10px;
}

@media (min-width: 1200px){#s-4187767b-000f-4f5e-8e73-8e2bd561efa6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4187767b-000f-4f5e-8e73-8e2bd561efa6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4187767b-000f-4f5e-8e73-8e2bd561efa6 {
  
}
}@media (max-width: 767px){#s-4187767b-000f-4f5e-8e73-8e2bd561efa6 {
  
}
}
@media (min-width: 0px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4187767b-000f-4f5e-8e73-8e2bd561efa6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-width: 100%;
min-height: 15px;
max-width: 197px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 11px;
color: rgba(0, 0, 0, 1);
}
#s-21d375db-c712-4476-a7e2-6ef28d95906a:hover {opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-21d375db-c712-4476-a7e2-6ef28d95906a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  
}
}@media (max-width: 767px){#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  
}
}


#s-21d375db-c712-4476-a7e2-6ef28d95906a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-21d375db-c712-4476-a7e2-6ef28d95906a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21d375db-c712-4476-a7e2-6ef28d95906a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-21d375db-c712-4476-a7e2-6ef28d95906a.shg-btn.shg-product-atc-error {
  font-weight: 900;
  font-family: Work Sans;
  
  
  color: rgba(255, 255, 255, 0.5);
}



#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (max-width: 767px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}







#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0.shg-box.shg-c {
  justify-content: center;
}

#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 {
  
}
}@media (max-width: 767px){#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 {
  
}
}
#s-bb70972f-a5ee-43d9-80c0-e9481915b0f6 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (max-width: 767px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}
#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (max-width: 767px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}
@media (min-width: 0px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 {
  box-shadow:00px 0px 0px 0px rgba(255, 255, 255, 0.33);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 216, 161, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 216, 161, 1) !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 {
  
}
}@media (max-width: 767px){#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 {
  
}
}


#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (max-width: 767px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}







#s-789851af-34cf-40c7-aebd-76c50c92d1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-789851af-34cf-40c7-aebd-76c50c92d1d1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7c7ac4b3-8bb4-42bb-93a8-02a136532420 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-7c7ac4b3-8bb4-42bb-93a8-02a136532420 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c7ac4b3-8bb4-42bb-93a8-02a136532420.shg-box.shg-c {
  justify-content: center;
}

#s-314a1c98-2d48-43eb-804d-c75fdfbf5681 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-314a1c98-2d48-43eb-804d-c75fdfbf5681 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d934da3c-0360-4b24-92b7-fcde254e41b1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d934da3c-0360-4b24-92b7-fcde254e41b1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d934da3c-0360-4b24-92b7-fcde254e41b1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d934da3c-0360-4b24-92b7-fcde254e41b1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-afc6d076-80ea-4957-9007-c1a287d28d09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0909e7a9-8d01-4b43-8708-23b0c0678112 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-0909e7a9-8d01-4b43-8708-23b0c0678112 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0fad99f4-354c-4aae-ad11-921bab09e793 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-0fad99f4-354c-4aae-ad11-921bab09e793 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18333a51-eeb8-4a72-b970-249904508625 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-18333a51-eeb8-4a72-b970-249904508625 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc9c5c14-1e6b-4771-9a3b-3e194dc2d87a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-bc9c5c14-1e6b-4771-9a3b-3e194dc2d87a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f84c8edb-6544-4c86-aab1-28dae3c6a5b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-f84c8edb-6544-4c86-aab1-28dae3c6a5b0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-205fac44-3e2c-422a-be7e-6ed7e1c14973 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(192, 188, 188, 1);
}

#s-205fac44-3e2c-422a-be7e-6ed7e1c14973 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-349fd852-4220-41ef-aea4-2614f621b6dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
